home *** CD-ROM | disk | FTP | other *** search
- ;
- ; $VER: AMMS READ 4.05 [English] / 11-04-1995
- ;
- ; Translation by The Terminator
- ;
-
-
-
- ;
- ; Username for all Users
- ; ----------------------
- *
- ALL
- *
- ;
- ; Username of unknown user
- ; ------------------------
- *
- UNKNOWN
- *
- ; >>UP: 2.0
- ; If message protected from deletion then this text is copied in VAR35
- ; --------------------------------------------------------------------
- *
- ^M{TAB 58}#VFARBE 2#DEL-PROTECTED#RESET#
- *
- ; >>UP: 2.0
- ; If message locked then this text is copied in VAR35
- ; ---------------------------------------------------
- *
- ^M{TAB 58}#VFARBE 2#LOCKED#RESET#
- *
- ; >>UP: 2.0
- ; If message locked and protected from deletion then this text is copied in VAR35
- ; -------------------------------------------------------------------------------
- *
- ^M{TAB 58}#VFARBE 2#LOCKED+DEL-PROTECTED#RESET#
- *
- ;
- ; If no subject then this text is copied in the subject
- ; -----------------------------------------------------
- *
- NO SUBJECT
- *
- ; >>UP: 2.0
- ; Header before a quoted message, only textfuncs are converted
- ; ------------------------------------------------------------
- ; Var 1- 3 : Name of sender
- ; Var 4- 7 : Sender@Nodename
- ; Var 8 : Name of sending node
- ; Var 9-11 : Name of receiver
- ; Var12-15 : Receiver@Nodename
- ; Var16 : Name of reveiving node
- ; Var17-20 : String of all transfer nodes + LF
- ; If string empty then Var17 is empty
- ; Var21 : Subject
- ; Var22 : Name of board
- ; Var23 : Time of sending
- ; Var24 : Time of import
- ; Var25 : Date of sending (block left)
- ; Var26 : Date of sending (block right)
- ; Var27 : Date of import (block left)
- ; Var28 : Date of import (block right)
- ; Var29 : Messagenumber (000000001)
- ; Var30 : Messagenumber ( 1)
- ; Var31 : Messagenumber (1)
- ; Var32 : Length of message (00567)
- ; Var33 : Length of message ( 567)
- ; Var34 : Length of message (567)
- ; Var35 : Flags (locked, protected from deletion)
- *
- ^J #INVERS#{VAR1}@{VAR8} wrote : #RESET#^J^J
- *
- ; >>UP: 2.0
- ; Text for NO REPLIES (copied in VAR36)
- ; -------------------------------------
- *
- none
- *
- ; >>UP: 2.0
- ; Text for NO ORIGINAL (copied in VAR40)
- ; --------------------------------------
- *
- none
- *
- ; >>UP: 2.0
- ; If no messages in board then this text is copied in VAR29-32
- ; ------------------------------------------------------------
- *
- ???
- *
- ;
- ; KEYS : Keys for NO
- ; ------------------
- *
- Nn
- *
- ;
- ; KEYS : Keys for YES
- ; -------------------
- *
- YyJj
- *
- ; >>UP: 2.0
- ; Header of complete message
- ; --------------------------
- ; Var 1- 3 : Name of sender
- ; Var 4- 7 : Sender@Nodename
- ; Var 8 : Name of sending node
- ; Var 9-11 : Name of receiver
- ; Var12-15 : Receiver@Nodename
- ; Var16 : Name of reveiving node
- ; Var17-20 : String of all transfer nodes + LF
- ; If string empty then Var17 is empty
- ; Var21 : Subject
- ; Var22 : Name of board
- ; Var23 : Time of sending
- ; Var24 : Time of import
- ; Var25 : Date of sending (block left)
- ; Var26 : Date of sending (block right)
- ; Var27 : Date of import (block left)
- ; Var28 : Date of import (block right)
- ; Var29 : Messagenumber (000000001)
- ; Var30 : Messagenumber ( 1)
- ; Var31 : Messagenumber (1)
- ; Var32 : Length of message (00567)
- ; Var33 : Length of message ( 567)
- ; Var34 : Length of message (567)
- ; Var35 : Flags (locked, protected from deletion)
- ; Var36-39 : String with all repling numbers of messages
- ; Var40 : Number of original (block left)
- *
- #RESET##HOME##CLS#{LIMSPACEOFF}{MOREON}
- From : {VAR4 51} Nr : {VAR31 7}{VAR23}^J
- To : {VAR12 51} Ln.: {VAR34 6}{VAR26}^J
- Subj.: #INVERS# {VAR21} #RESET#{VAR35}^J
- Board: {PATH}{VAR22}^J
- {VAR17}
- -----------------------------------------------------------^J
- *
- ; >>UP: 2.0
- ; Header of show only header of message
- ; -------------------------------------
- ; Var 1- 3 : Name of sender
- ; Var 4- 7 : Sender@Nodename
- ; Var 8 : Name of sending node
- ; Var 9-11 : Name of receiver
- ; Var12-15 : Receiver@Nodename
- ; Var16 : Name of reveiving node
- ; Var17-20 : String of all transfer nodes + LF
- ; If string empty then Var17 is empty
- ; Var21 : Subject
- ; Var22 : Name of board
- ; Var23 : Time of sending
- ; Var24 : Time of import
- ; Var25 : Date of sending (block left)
- ; Var26 : Date of sending (block right)
- ; Var27 : Date of import (block left)
- ; Var28 : Date of import (block right)
- ; Var29 : Messagenumber (000000001)
- ; Var30 : Messagenumber ( 1)
- ; Var31 : Messagenumber (1)
- ; Var32 : Length of message (00567)
- ; Var33 : Length of message ( 567)
- ; Var34 : Length of message (567)
- ; Var35 : Flags (locked, protected from deletion)
- ; Var36-39 : String with all repling numbers of messages
- ; Var40 : Number of original (block left)
- *
- {LIMSPACEOFF}{MOREON}^J
- From : {VAR4 51} Nr : {VAR31 7}{VAR23}^J
- To : {VAR12 51} Ln.: {VAR34 6}{VAR26}^J
- Subj.: #INVERS# {VAR21} #RESET#{VAR35}^J
- Board: {PATH}{VAR22}^J
- {VAR17}
- *
- ; >>UP: 2.0
- ; Bottom of message
- ; -----------------
- ; Var 1- 3 : Name of sender
- ; Var 4- 7 : Sender@Nodename
- ; Var 8 : Name of sending node
- ; Var 9-11 : Name of receiver
- ; Var12-15 : Receiver@Nodename
- ; Var16 : Name of reveiving node
- ; Var17-20 : String of all transfer nodes + LF
- ; If string empty then Var17 is empty
- ; Var21 : Subject
- ; Var22 : Name of board
- ; Var23 : Time of sending
- ; Var24 : Time of import
- ; Var25 : Date of sending (block left)
- ; Var26 : Date of sending (block right)
- ; Var27 : Date of import (block left)
- ; Var28 : Date of import (block right)
- ; Var29 : Messagenumber (000000001)
- ; Var30 : Messagenumber ( 1)
- ; Var31 : Messagenumber (1)
- ; Var32 : Length of message (00567)
- ; Var33 : Length of message ( 567)
- ; Var34 : Length of message (567)
- ; Var35 : Flags (locked, protected from deletion)
- ; Var36-39 : String with all repling numbers of messages
- ; Var40 : Number of original (block left)
- *
- ^J^J
- #RESET#Original: {VAR40}^J
- #RESET#Replies : {VAR36}^J
- *
- ;
- ; Starttext of message-system
- ; ---------------------------
- *
- ^J#VFARBE 2#{COMMAND} - Message-System V{VERSION}.{REVISION}#RESET#^J^J
- *
- ;
- ; Endtext of message-system
- ; -------------------------
- *
- ^J#VFARBE 2#End of Message-System !#RESET#^J^J
- *
- ; >>UP: 2.0
- ; TMP-filename of message (download)
- ; ----------------------------------
- ; Var 1- 3 : Name of sender
- ; Var 4- 7 : Sender@Nodename
- ; Var 8 : Name of sending node
- ; Var 9-11 : Name of receiver
- ; Var12-15 : Receiver@Nodename
- ; Var16 : Name of reveiving node
- ; Var17-20 : String of all transfer nodes + LF
- ; If string empty then Var17 is empty
- ; Var21 : Subject
- ; Var22 : Name of board
- ; Var23 : Time of sending
- ; Var24 : Time of import
- ; Var25 : Date of sending (block left)
- ; Var26 : Date of sending (block right)
- ; Var27 : Date of import (block left)
- ; Var28 : Date of import (block right)
- ; Var29 : Messagenumber (000000001)
- ; Var30 : Messagenumber ( 1)
- ; Var31 : Messagenumber (1)
- ; Var32 : Length of message (00567)
- ; Var33 : Length of message ( 567)
- ; Var34 : Length of message (567)
- ; Var35 : Flags (locked, protected from deletion)
- ; Var36-39 : String with all repling numbers of messages
- ; Var40 : Number of original (block left)
- *
- mbmsg:point/{PORT}/{VAR22}_{VAR31}
- *
- ;
- ; TMP-filename of message (upload)
- ; --------------------------------
- *
- mbmsg:point/{PORT}/UploadMsg
- *
- ; >>UP: 2.0
- ; QUESTION: Insert board in boardlist
- ; -----------------------------------
- ; Var22 : Boardname
- ; PATH : Act. path
- *
- Add board "{PATH}{VAR22}" to list (y/n) ?
- *
- ; >>UP: 2.0
- ; Eingabezeile : RN-Area
- ; ----------------------
- ; Var 1 : Number of following messages
- ; Var22 : Boardname
- *
- {MOREOFF}^J#INVERS#{PATH}{VAR22} : {VAR1} new message(s) [h=help] : #RESET#
- *
- ; >>UP: 2.0
- ; Eingabezeile : Board-Area
- ; -------------------------
- ; Var 1 : Number of following messages
- ; Var 2 : Number of just written messages which are not read, yet
- ;
- ; Var29 : Messagenumber (000000001)
- ; Var30 : Messagenumber ( 1)
- ; Var31 : Messagenumber (1)
- *
- {MOREOFF}^J#INVERS##FARBE 7,1#
- {VAR1} new message(s), including {VAR2} msg(s) from you. ({VAR31}) [h=help] : #RESET#
- *
- ; >>UP: 2.0
- ; Eingabezeile : Answer-Area
- ; --------------------------
- ; Var29 : Messagenumber (000000001)
- ; Var30 : Messagenumber ( 1)
- ; Var31 : Messagenumber (1)
- *
- {MOREOFF}^J#INVERS##FARBE 1,2#
- Read other answers ({VAR31}) [h=help] : #RESET#
- *
- ; >>UP: 2.0
- ; Eingabezeile : Original-Ebene
- ; -----------------------------
- ; Var29 : Messagenumber (000000001)
- ; Var30 : Messagenumber ( 1)
- ; Var31 : Messagenumber (1)
- *
- {MOREOFF}^J#INVERS##FARBE 4,3#
- Read other originals ({VAR31}) [h=help] : #RESET#
- *
- ; >>UP: 2.0
- ; STATUS: Error on disk
- ; ---------------------
- ; Var22 : Boardname
- ; PATH : Act. path
- *
- ^JError on disk ! Please contact sysop !^J
- ({PATH}{VAR22})^J
- *
- ; >>UP: 2.0
- ; STATUS: Board does not exist
- ; ----------------------------
- ; Var 1- 3: False name of board
- *
- ^JBoard "{VAR1}" does not exist !^J
- *
- ; >>UP: 2.0
- ; STATUS: Access denied to board
- ; ------------------------------
- ; Var22 : Boardname
- ; PATH : Act. path
- *
- ^JAccess denied to board "{PATH}{VAR22}" !^J
- *
- ; >>UP: 2.0
- ; STATUS: Error on open board
- ; ---------------------------
- ; Var22 : Boardname
- ; PATH : Act. path
- *
- ^JO P E N - E R R O R ! Please contact sysop !^J
- ({PATH}{VAR22})^J
- *
- ; >>UP: 2.0
- ; STATUS: Error on close board
- ; ----------------------------
- ; Var22 : Boardname
- ; PATH : Act. path
- *
- ^JC L O S E - E R R O R ! Please contact sysop !^J
- ({PATH}{VAR22})^J
- *
- ;
- ; STATUS: Message does not exist
- ; ------------------------------
- *
- ^JMessage does not exist !^J
- *
- ;
- ; STATUS: No access of read-functions
- ; -----------------------------------
- *
- ^JAccess denied !^J
- *
- ;
- ; Help : RN-Area
- ; --------------
- *
- ^J
- n: read messages (space or return) h: this page (?)^J
- m: read messages to you and skip board z: read latest message^J
- M: read messages only to you and skip board Z: read oldest message^J
- i: list all new messages g: read message from number^J
- I: list all messages d: read message from date^J
- j: next board b: previous board^J
- c: skip board (mark all msgs read) q: quit READ/RN^J
- *
- ;
- ; Small help : BOARD-Area
- ; -----------------------
- *
- ^J
- Small page of help :^J
- --------------------^J
- SPACE,RETURN: read next message j: next message^J
- p: read last message b: last message^J
- l: read message again N,J,B,P: n,j,b,p with jump-range input^J
- *: read answers -: read original^J
- m: read msg to you and skip board M: read msg only to you and skip board^J
- ^J
- r: reply e: edit message^J
- R: reply with private mail u: upload message^J
- w: write new message D: download message^J
- i: list all new messages CTRL-D: delete message^J
- H: show extended help page h: this page (?)^J
- q: quit board Q: quit (keep msgs unread)^J
- c: skip board (mark all msgs read)^J
- *
- ;
- ; Large help : BOARD-Area
- ; -----------------------
- *
- ^J
- SPACE,RETURN: read next message, ignore your replies^J
- n: read next message j: next message^J
- p: read last message b: last message^J
- l: read message again N,J,B,P: n,j,b,p with jump-range input^J
- z: read latest message Z: read oldest message^J
- *: read answers -: read original^J
- m: read msg to you and skip board M: read msg only to you and skip board^J
- f: search next message from user F: search message from user^J
- t: search next message to user T: search message to user^J
- s: search next message with subject S: search message with subject^J
- d: search messages with date^J
- x: read marked message X: mark message^J
- g: jump to message with number k: toggle : header / whole message^J
- ^J
- r: reply e: edit message^J
- R: reply with private mail u: upload message^J
- w: write new message D: download message^J
- i: list all new messages I: list all new messages (more info)^J
- U: copy msg to other board CTRL-R: reset highest messagenumber^J
- v: move msg to other board CTRL-D: delete message^J
- C: copy msg as private mail c: skip board (mark all msgs read)^J
- o: toggle delete protection y: lock/unlock message^J
- h: small help page (?) H: this page^J
- q: quit board Q: quit (keep msgs unread)^J
- *
- ;
- ; Small help : Answer-Area
- ; ------------------------
- *
- ^J
- Small page of help :^J
- --------------------^J
- SPACE,RETURN: read next message j: next message^J
- p: read last message b: last message^J
- l: read message again^J
- *: read answers -: back to original^J
- ^J
- r: reply e: edit message^J
- R: reply with private mail u: upload message^J
- w: write new message D: download message^J
- i: list answers I: extended answerlist^J
- H: extended help page h: this page (?)^J
- q: quit to original CTRL-D: delete message^J
- *
- ;
- ; Large help : Answer-Area
- ; ------------------------
- *
- ^J
- n: read next message (space,return) j: next message^J
- p: read last b: last message^J
- l: read message again X: mark message^J
- *: read answers -: back to original^J
- k: toggle : header / whole message^J
- ^J
- r: reply e: edit message^J
- R: reply with private mail u: upload message^J
- w: write new message D: download message^J
- i: list all new messages I: list all new messages (more info)^J
- U: copy msg to other board CTRL-R: reset highest messagenumber^J
- v: move msg to other board CTRL-D: delete message^J
- C: copy msg as private mail q: quit^J
- o: toggle delete protection y: lock/unlock message^J
- h: small help page (?) H: this page^J
- *
- ;
- ; Small help : Original-Area
- ; --------------------------
- *
- ^J
- Small page of help :^J
- --------------------^J
- SPACE,RETURN: back to answer l: read message again^J
- *: read answers -: read original^J
- ^J
- r: reply e: edit message^J
- R: reply with private mail u: upload message^J
- w: write new message D: download message^J
- H: extended help page h: this page (?)^J
- q: quit CTRL-D: delete message^J
- *
- ;
- ; Large help : Original-Area
- ; --------------------------
- *
- ^J
- n: back to answer (space,return)^J
- l: read message again X: mark message^J
- *: read answers -: read original^J
- k: toggle : header / whole message^J
- ^J
- r: reply e: edit message^J
- R: reply with private mail u: upload message^J
- w: write new message D: download message^J
- U: copy msg to other board CTRL-R: reset highest messagenumber^J
- v: move msg to other board CTRL-D: delete message^J
- C: copy msg as private mail q: quit^J
- o: toggle delete protection y: lock/unlock message^J
- h: small help page (?) H: this page^J
- *
- ;
- ; Format of date (VAR25-28)
- ; -------------------------
- *
- 1.3.5
- *
- ; >>UP: 2.0
- ; Editor-comment
- ; --------------
- ; Var22 : Boardname
- ; PATH : Act. path
- *
- Boardname: {PATH}{VAR22}
- *
- ;
- ; QUESTION: Number of messages to be skipped forward
- ; --------------------------------------------------
- *
- ^J#INVERS#Number of messages to be skipped forward : #RESET#
- *
- ;
- ; QUESTION: Number of messages to be skipped backward
- ; ---------------------------------------------------
- *
- ^J#INVERS#Number of messages to be skipped backward : #RESET#
- *
- ;
- ; STATUS: Read whole message
- ; --------------------------
- *
- ^JRead whole message !^J
- *
- ;
- ; STATUS: Read message header
- ; ---------------------------
- *
- ^JRead message header !^J
- *
- ;
- ; QUESTION: Delete message
- ; ------------------------
- *
- ^JDelete message (y/n) ?
- *
- ;
- ; STATUS: Message is protected from deletion
- ; ------------------------------------------
- *
- ^JMessage is protected from deletion !^J
- *
- ;
- ; QUESTION: search message to
- ; ---------------------------
- *
- ^JSearch message to :
- *
- ;
- ; QUESTION: search message from
- ; -----------------------------
- *
- ^JSearch message from :
- *
- ;
- ; QUESTION: jump to message number
- ; --------------------------------
- *
- ^JJump to message number :
- *
- ;
- ; STATUS: Number of message is to high
- ; ------------------------------------
- *
- ^JNumber of message is to high ! ^J
- *
- ;
- ; STATUS: Message is protected from deletion
- ; ------------------------------------------
- *
- ^JMessage is protected from deletion !^J
- *
- ;
- ; STATUS: Message is not protected from deletion
- ; ----------------------------------------------
- *
- ^JMessage is not protected from deletion !^J
- *
- ;
- ; STATUS: Message is locked
- ; -------------------------
- *
- ^JMessage is locked !^J
- *
- ;
- ; STATUS: Message is unlocked
- ; ---------------------------
- *
- ^JMessage is unlocked !^J
- *
- ;
- ; STATUS: Can not save message, because old message may not be deleted
- ; --------------------------------------------------------------------
- *
- ^JMessage not saved because old message may not be deleted !^J
- *
- ;
- ; QUESTION: Use quotes
- ; --------------------
- *
- Use quotes (y/n) ?
- *
- ; >>UP: 2.0
- ; QUESTION: Message to
- ; --------------------
- *
- Message to : {BORDER 66}
- *
- ; >>UP: 2.0
- ; QUESTION: Private mail to
- ---------------------------
- *
- Private mail to : {BORDER 61}
- *
- ;
- ; QUESTION: Subject
- ; -----------------
- *
- Subject :
- *
- ;
- ; QUESTION: Search subject
- ; ------------------------
- *
- ^JSearch subject :
- *
- ;
- ; QUESTION: Search date
- ; ---------------------
- *
- ^JSearch date :
- *
- ;
- ; STATUS: Error im Date (search date)
- ; -----------------------------------
- *
- Error in date !^J
- *
- ;
- ; STATUS: only older messages exist (search date)
- ; ------------------------------------------------
- *
- ^JOnly older messages exist !^J
- *
- ;
- ; Top of list messages (small)
- ; ----------------------------
- *
- {MOREON}^J
- MsgNr Sender{TAB 10}Receiver{TAB 8}Subject^J
- ----------------------------------------------^J
- *
- ; >>UP: 2.0
- ; Line of small list
- ; ------------------
- ; Var 1- 3 : Name of sender
- ; Var 9-11 : Name of receiver
- ; Var21 : Subject
- ; Var22 : Name of board
- ; Var27 : Date of import (block left)
- ; Var28 : Date of import (block right)
- ; Var29 : Messagenumber (000000001)
- ; Var30 : Messagenumber ( 1)
- ; Var31 : Messagenumber (1)
- ; Var32 : Length of message (00567)
- ; Var33 : Length of message ( 567)
- ; Var34 : Length of message (567)
- ; Var35 : Flags (locked, protected from deletion)
- ; Var36-39 : String with all repling numbers of messages
- ; Var40 : Number of original (block left)
- *
- {VAR31 6} {VAR1 15} {VAR9 15} {VAR21}^J
- *
- ;
- ; Top of list messages (full)
- ; ---------------------------
- *
- {MOREON}^JMsgNr Sender{TAB 26}Subject^J
- {TAB 7}Receiver{TAB 13}Date{TAB 7}Time{TAB 6}Length Flags^J
- ---------------------------------------------------------------^J
- *
- ; >>UP: 2.0
- ; Line of full list
- ; -----------------
- ; Var 1- 3 : Name of sender
- ; Var 4- 7 : Sender@Nodename
- ; Var 8 : Name of sending node
- ; Var 9-11 : Name of receiver
- ; Var12-15 : Receiver@Nodename
- ; Var16 : Name of reveiving node
- ; Var17-20 : String of all transfer nodes + LF
- ; If string empty then Var17 is empty
- ; Var21 : Subject
- ; Var22 : Name of board
- ; Var23 : Time of sending
- ; Var24 : Time of import
- ; Var25 : Date of sending (block left)
- ; Var26 : Date of sending (block right)
- ; Var27 : Date of import (block left)
- ; Var28 : Date of import (block right)
- ; Var29 : Messagenumber (000000001)
- ; Var30 : Messagenumber ( 1)
- ; Var31 : Messagenumber (1)
- ; Var32 : Length of message (00567)
- ; Var33 : Length of message ( 567)
- ; Var34 : Length of message (567)
- ; Var35 : Flags (locked, protected from deletion)
- ; Var36-39 : String with all repling numbers of messages
- ; Var40 : Number of original (block left)
- *
- #VFARBE 2#{VAR31 6} {VAR4 32}{VAR21}#RESET#^J
- {TAB 7}{VAR12 20} {VAR26} {VAR23} {VAR34}{VAR35}^J
- *
- ;
- ; STATUS: Mark message
- ; --------------------
- *
- ^JMark message !^J
- *
- ;
- ; QUESTION: Targetboard
- ; ---------------------
- *
- ^JTargetboard :
- *
- ;
- ; STATUS: Can not open XPR-library
- ; --------------------------------
- *
- ^JCan not open XPR-library !^J
- *
- ;
- ; STATUS: Transfer aborted
- ; ------------------------
- *
- ^JTransfer aborted !^J
- *
- ;
- ; STATUS: Can not open TMP-file
- ; -----------------------------
- *
- ^JCan not open TMP-file !^J
- *
- ;
- ; STATUS: Can not load TMP-file
- ; -----------------------------
- *
- ^JCan not load TMP-file !^J
- *
- ;
- ; Identify NET-user with wildcards
- ; --------------------------------
- *
- NET@**
-
- ;
- ; STATUS: Wrong user name
- ; -----------------------
- *
- #VFARBE 1#Wrong user name !#RESET#^J
- *
- ;
- ; STATUS: Wrong node name
- ; -----------------------
- *
- #VFARBE 1#Wrong node name !#RESET#^J
- *
- ;
- ; STATUS: Msgs/PMs to receiver are locked
- ; ---------------------------------------
- *
- #VFARBE 1#Msgs/private mails to receiver are locked !#RESET#^J
- *
- ;
- ; STATUS: PMs is locked
- ; ---------------------
- *
- #VFARBE 1#Private mails are locked !#RESET#^J
- *
- ;
- ; STATUS: Net-PMs are locked
- ; --------------------------
- *
- #VFARBE 1#Private net-mails are locked !#RESET#^J
- *
- ; >>UP: 2.0
- ; Privat-mail-editor-comment
- ; --------------------------
- ; Var36-38 : Name of receiver
- ; Var39 : Name of reveiving node
- *
- Privat mail to {VAR36}@{VAR39}
- *
- ;
- ; QUESTION: Copy msg as private mail to
- ---------------------------------------
- *
- Copy msg as private mail to :
- *
-